home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d11
/
graph11.arc
/
DEMO5.BAT
< prev
next >
Wrap
DOS Batch File
|
1991-08-21
|
287b
|
7 lines
@ echo off
echo The following command line will zoom data points from data #1 to
echo data 10 and label the axis Charge distribution vs X
echo grapher test.dat 1 10 Charge distribution vs X
pause
grapher test.dat 1 10 Charge distribution vs X (Zoom at #1 to #10)